[INFO] fetching crate cart-rs 1.2.3...
[INFO] testing cart-rs-1.2.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cart-rs 1.2.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cart-rs 1.2.3
[INFO] finished tweaking crates.io crate cart-rs 1.2.3
[INFO] tweaked toml for crates.io crate cart-rs 1.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cart-rs 1.2.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cart-rs 1.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded flate2 v1.1.2
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962bfc8c4d33ac3d6da059d0a23badb2f1fd3051049a4ff1de09d5036971d157
[INFO] running `Command { std: "docker" "start" "-a" "962bfc8c4d33ac3d6da059d0a23badb2f1fd3051049a4ff1de09d5036971d157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962bfc8c4d33ac3d6da059d0a23badb2f1fd3051049a4ff1de09d5036971d157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962bfc8c4d33ac3d6da059d0a23badb2f1fd3051049a4ff1de09d5036971d157", kill_on_drop: false }`
[INFO] [stdout] 962bfc8c4d33ac3d6da059d0a23badb2f1fd3051049a4ff1de09d5036971d157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1561cae39997361ac6a91a75b6b4abba2e0860c0df86b93706ab8d5aa38544cc
[INFO] running `Command { std: "docker" "start" "-a" "1561cae39997361ac6a91a75b6b4abba2e0860c0df86b93706ab8d5aa38544cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling cart-rs v1.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "1561cae39997361ac6a91a75b6b4abba2e0860c0df86b93706ab8d5aa38544cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1561cae39997361ac6a91a75b6b4abba2e0860c0df86b93706ab8d5aa38544cc", kill_on_drop: false }`
[INFO] [stdout] 1561cae39997361ac6a91a75b6b4abba2e0860c0df86b93706ab8d5aa38544cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2edd86a8ef545c28898fd6ab1707b86480a26f0bbbc4527f160b4ef5c577cdac
[INFO] running `Command { std: "docker" "start" "-a" "2edd86a8ef545c28898fd6ab1707b86480a26f0bbbc4527f160b4ef5c577cdac", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling cart-rs v1.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "2edd86a8ef545c28898fd6ab1707b86480a26f0bbbc4527f160b4ef5c577cdac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2edd86a8ef545c28898fd6ab1707b86480a26f0bbbc4527f160b4ef5c577cdac", kill_on_drop: false }`
[INFO] [stdout] 2edd86a8ef545c28898fd6ab1707b86480a26f0bbbc4527f160b4ef5c577cdac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49ff11203c403f9df9ba5b6107833d6018d3139886b645e96d8aafc22ecf6254
[INFO] running `Command { std: "docker" "start" "-a" "49ff11203c403f9df9ba5b6107833d6018d3139886b645e96d8aafc22ecf6254", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cart_rs-36a8d8611cc42b60)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cart_rs
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 75) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (57) panicked at /tmp/rustdoctestLMETVm/doctest_bundle_2024.rs:58:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Custom { kind: InvalidData, error: "CaRT file cannot be decompressed because data is missing/corrupted" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5f48916a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5f48916a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5f48916a3a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5f48916a3a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5f4892adba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5f4892adba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d5f4891c0e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5f4891c0e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5f488f519f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5f488f519f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5f4890e9a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d5f4890ec1b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d5f488f5258 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d5f488ec9f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d5f488f608d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d5f4892b57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d5f4892b2f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d5f487a6b36 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x5d5f487c00b7 - <core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5d5f487a44c8 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5d5f487a40cc - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5d5f4877f834 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5d5f4879db21 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5d5f4879b968 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5d5f4877daf5 - <tokio[382e536e085bd036]::runtime::context::scoped::Scoped<tokio[382e536e085bd036]::runtime::scheduler::Context>>::set::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x5d5f487a1208 - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5d5f487855df - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::try_with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   27:     0x5d5f48784ada - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   28:     0x5d5f48792faf - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5d5f4878b548 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   30:     0x5d5f4878c103 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x5d5f4879a784 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5d5f48796193 - tokio[382e536e085bd036]::runtime::context::runtime::enter_runtime::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5d5f4877e837 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x5d5f4877b30c - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x5d5f4877b85a - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x5d5f4877a6e3 - tokio_test[2ebef63a76564792]::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   37:     0x5d5f487bbfea - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main
[INFO] [stdout]   38:     0x5d5f487bc006 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::__main_fn
[INFO] [stdout]   39:     0x5d5f48776a90 - doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   40:     0x5d5f4877a306 - <doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5d5f48777129 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   42:     0x5d5f4877a263 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5d5f487763b6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   44:     0x5d5f487768b9 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5d5f4890d614 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x5d5f4890d614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5d5f4890d614 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5d5f4890d614 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5d5f4890d614 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5d5f4890d614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d5f4890d614 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d5f4890d614 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d5f4890d614 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5d5f487762f1 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   55:     0x5d5f4877a485 - main
[INFO] [stdout]   56:     0x7a3d43d6d1ca - <unknown>
[INFO] [stdout]   57:     0x7a3d43d6d28b - __libc_start_main
[INFO] [stdout]   58:     0x5d5f48774715 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (60) panicked at /tmp/rustdoctestLMETVm/doctest_bundle_2024.rs:142:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Custom { kind: InvalidData, error: "CaRT file cannot be decompressed because data is missing/corrupted" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d97a3b8a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d97a3b8a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d97a3b8a3a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58d97a3b8a3a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58d97a3ccdba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58d97a3ccdba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58d97a3be0e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58d97a3be0e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58d97a39719f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58d97a39719f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58d97a3b09a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58d97a3b0c1b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58d97a397258 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58d97a38e9f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58d97a39808d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58d97a3cd57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58d97a3cd2f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x58d97a248df6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}
[INFO] [stdout]   18:     0x58d97a2620d7 - <core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   19:     0x58d97a2464e8 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x58d97a24622c - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x58d97a221b24 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x58d97a240581 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x58d97a23d988 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x58d97a21fc25 - <tokio[382e536e085bd036]::runtime::context::scoped::Scoped<tokio[382e536e085bd036]::runtime::scheduler::Context>>::set::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x58d97a243248 - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x58d97a2276ff - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::try_with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   27:     0x58d97a226b2a - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   28:     0x58d97a234fef - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x58d97a22d938 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   30:     0x58d97a22e183 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>>
[INFO] [stdout]   31:     0x58d97a23cac4 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x58d97a238303 - tokio[382e536e085bd036]::runtime::context::runtime::enter_runtime::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x58d97a2208f7 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   34:     0x58d97a21d4ac - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   35:     0x58d97a21dada - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   36:     0x58d97a21c923 - tokio_test[2ebef63a76564792]::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   37:     0x58d97a25e02a - doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::main
[INFO] [stdout]   38:     0x58d97a25e046 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_1::__main_fn
[INFO] [stdout]   39:     0x58d97a218b11 - doctest_runner_2024[165b241016ee47ce]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   40:     0x58d97a21c346 - <doctest_runner_2024[165b241016ee47ce]::__doctest_1::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x58d97a219129 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   42:     0x58d97a21c263 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x58d97a2183b6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   44:     0x58d97a2188b9 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x58d97a3af614 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x58d97a3af614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x58d97a3af614 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x58d97a3af614 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x58d97a3af614 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x58d97a3af614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x58d97a3af614 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x58d97a3af614 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58d97a3af614 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x58d97a2182f1 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   55:     0x58d97a21c485 - main
[INFO] [stdout]   56:     0x7ee9404ae1ca - <unknown>
[INFO] [stdout]   57:     0x7ee9404ae28b - __libc_start_main
[INFO] [stdout]   58:     0x58d97a216715 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 75) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (58) panicked at /tmp/rustdoctestLMETVm/doctest_bundle_2024.rs:230:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IO(Custom { kind: InvalidData, error: "CaRT file cannot be decompressed because data is missing/corrupted" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee01dc63a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee01dc63a3a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee01dc63a3a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee01dc63a3a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee01dc77dba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee01dc77dba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ee01dc690e2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee01dc690e2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee01dc4219f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee01dc4219f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee01dc5b9a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ee01dc5bc1b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ee01dc42258 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ee01dc399f9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ee01dc4308d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ee01dc7857c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ee01dc782f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ee01daf40b6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}
[INFO] [stdout]   18:     0x5ee01db0d0f7 - <core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5ee01daf1508 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5ee01daf138c - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5ee01dacce14 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5ee01daebfe1 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5ee01dae89a8 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5ee01dacad55 - <tokio[382e536e085bd036]::runtime::context::scoped::Scoped<tokio[382e536e085bd036]::runtime::scheduler::Context>>::set::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x5ee01daee288 - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5ee01dad281f - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::try_with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   27:     0x5ee01dad1b7a - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[382e536e085bd036]::runtime::context::Context>>::with::<tokio[382e536e085bd036]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   28:     0x5ee01dae002f - tokio[382e536e085bd036]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[382e536e085bd036]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5ee01dad8d28 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   30:     0x5ee01dad9203 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>>
[INFO] [stdout]   31:     0x5ee01dae7e04 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5ee01dae3473 - tokio[382e536e085bd036]::runtime::context::runtime::enter_runtime::<<tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5ee01dacb9b7 - <tokio[382e536e085bd036]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   34:     0x5ee01dac864c - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   35:     0x5ee01dac8d5a - <tokio[382e536e085bd036]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   36:     0x5ee01dac7b63 - tokio_test[2ebef63a76564792]::block_on::<doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   37:     0x5ee01db0906a - doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main
[INFO] [stdout]   38:     0x5ee01db09086 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::__main_fn
[INFO] [stdout]   39:     0x5ee01dac3b91 - doctest_runner_2024[165b241016ee47ce]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   40:     0x5ee01dac7386 - <doctest_runner_2024[165b241016ee47ce]::__doctest_2::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5ee01dac4129 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   42:     0x5ee01dac7263 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5ee01dac33b6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   44:     0x5ee01dac38b9 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5ee01dc5a614 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x5ee01dc5a614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5ee01dc5a614 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5ee01dc5a614 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5ee01dc5a614 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5ee01dc5a614 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5ee01dc5a614 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5ee01dc5a614 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5ee01dc5a614 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5ee01dac32f1 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   55:     0x5ee01dac7485 - main
[INFO] [stdout]   56:     0x76489eba91ca - <unknown>
[INFO] [stdout]   57:     0x76489eba928b - __libc_start_main
[INFO] [stdout]   58:     0x5ee01dac1715 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 75)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 1.36s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "49ff11203c403f9df9ba5b6107833d6018d3139886b645e96d8aafc22ecf6254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ff11203c403f9df9ba5b6107833d6018d3139886b645e96d8aafc22ecf6254", kill_on_drop: false }`
[INFO] [stdout] 49ff11203c403f9df9ba5b6107833d6018d3139886b645e96d8aafc22ecf6254
